<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
html {
/*	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	line-height: 1.15;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
*/}
body {
	margin: 0;
	font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	line-height: 1.42857143;
	font-size: 14px;
	min-width: 1200px;
	background: #fff;
	color: #333;
}
h1 {
	font-size: 2em;
	margin: .67em 0;
}
figure {
	margin: 1em 40px;
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
a {
	-webkit-text-decoration-skip: objects;
	background-color: transparent;
}
abbr[title] {
	border-bottom: none;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
b, strong {
	font-weight: bolder;
}
dfn {
	font-style: italic;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -.25em;
}
sup {
	top: -.5em;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
button, input, optgroup, select, textarea {
	line-height: 1.42857143;
	margin: 0;
	outline: none;
}
body, button, input, select, textarea {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: "liga", "kern";
}
button, input {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html [type=button],/* 1 */ [type=reset], [type=submit] {
-webkit-appearance:button;
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
border-style:none;
padding:0;
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
outline:1px dotted ButtonText;
}
fieldset {
	padding: .35em .75em .625em;
}
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	display: inline-block;
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type=checkbox], [type=radio] {
-webkit-box-sizing:border-box;
box-sizing:border-box;
padding:0;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto;
}
[type=search] {
-webkit-appearance:textfield;
outline-offset:-2px;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none;
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit;
}
summary {
	display: list-item;
}
article, aside, footer, header, nav, section, figcaption, figure, main, details,/* 1 */ menu {
	display: block;
}
pre, code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
audio, video, canvas {
	display: inline-block;
}
template, [hidden] {
display:none;
}
.clearfix {
	zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #015cb5;
}
ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.img-center {
	text-align: center;
	font-size: 0;
}
.img-center img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.dropdown {
	position: relative;
}
.dropdown-box {
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 10;
	background-color: #015cb5;
	width: 100%;
	display: none;
	overflow: hidden;
}
.dropdown-box li {
	border-top: 1px solid #fff;
	text-align: center;
}
.dropdown-box li a {
	display: block;
	line-height: 40px;
	color: #333;
}
.dropdown.open .dropdown-box {
	display: block;
}
.kefu {
	position: fixed;
	right: -170px;
	top: 50%;
	z-index: 900;
}
.kefu li a {
	text-decoration: none;
}
.kefu li {
	margin-top: 1px;
	clear: both;
	height: 71px;
	position: relative;
}
.kefu li i {
	background: url(../images/fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0 auto;
	text-align: center;
}
.kefu li p {
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	margin: 0;
}
.kefu .kefu-qq i {
	background-position: 4px 5px;
}
.kefu .kefu-tel i {
	background-position: 0 -21px;
}
.kefu .kefu-liuyan i {
	background-position: 4px -53px;
}
.kefu .kefu-weixin i {
	background-position: -34px 4px;
}
.kefu .kefu-weibo i {
	background-position: -30px -22px;
}
.kefu .kefu-ftop {
	display: none;
}
.kefu .kefu-ftop i {
	width: 33px;
	height: 35px;
	background-position: -27px -51px;
}
.kefu .kefu-left {
	float: left;
	width: 77px;
	height: 47px;
	position: relative;
}
.kefu .kefu-tel-right {
	font-size: 16px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	border-left: 1px solid #fff;
	margin-top: 14px;
}
.kefu .kefu-right {
	width: 20px;
}
.kefu .kefu-tel-main {
	background: #015cb5;
	color: #fff;
	height: 56px;
	width: 247px;
	padding: 9px 0 6px;
	float: left;
}
.kefu .kefu-main {
	background: #015cb5;
	width: 97px;
	height: 56px;
	position: relative;
	padding: 9px 0 6px;
	float: left;
}
.kefu .kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
	z-index: 333;
}
.kefu-weixin-pic img {
	width: 115px;
	height: 115px;
}


  .topWrap{ height:234px; background:url(img/h_top_bg.jpg) no-repeat center top;position:relative; width:100%; z-index:2; overflow:hidden;}
  .topWrap .header{ width:1200px; margin:0 auto;}
    em,i{ font-style:normal;}
  .topWrap .header1{ height:36x; font:13px "Microsoft YaHei"; line-height:36px; color:#c5c5c5; overflow:hidden;}
  .topWrap .header1 span{ float:right; display:block; line-height:36px;}
  .topWrap .header1 span a{ color:#555655; display:inline-block; padding:0 18px;}
  
  
  .topWrap .logo{ min-width:360px; height:91px; overflow:hidden; float:left; margin:38px 0 0 0; background:url(img/logo_line.gif) no-repeat right top;}
  .topWrap .logo img{ display:block;min-width:354px; height:54px;}
  .topWrap .biaoyu{ font:17px "Microsoft Yahei"; color:#010101; float:left; padding:34px 0 0 10px; width:292px; font-weight:bold;}
  .topWrap .biaoyu em{ display:block; color:#0a51a1; font:27px "Microsoft YaHei";}
  .topWrap p{   float:right; overflow:hidden; margin-top:18px; background:url(img/lx111111.png) no-repeat left 20px;  color:#222;font:20px "Microsoft YaHei"; text-align: center;}
  .topWrap p font{display:block; padding:20px 0 4px 0;}
  .topWrap p span{ display:block; font:24px Arial; font-weight:bold; color:#0a51a1; border-top:1px #285185 solid }
  .topWrap p span b{ color: #F00;}
   .topWrap .header2{color:#c5c5c5; overflow:hidden;width:1200px; margin-left:auto; margin-right:auto;}

  
	.topWrap .menu{ height:68px; width:1200px; margin-left:auto; margin-right:auto;}
	.topWrap .menu li{ font:16px "Microsoft YaHei";float:left; height:68px; background:url(img/nav_line.png) no-repeat right center;}
	.topWrap .menu li a{ display:inline-block;color:#fff;height:68px;text-align:center; padding:0 31px; line-height:68px;}
	.topWrap .menu li a:hover ,.menu .cur a{ background:url(img/hover.gif) repeat-x center top; }
	.topWrap  em,i{ font-style:normal;}
	



.web-header {
	overflow: hidden;
	background: url(../images/head_bg.jpg) no-repeat center top;
}
.web-header .topbar {
	line-height: 34px;
	font-size: 12px;
	color: #7C7C7C;
}
.web-header .topbar a {
	color: #7C7C7C;
}
.web-header .topbar a:hover {
	color: #015cb5;
}
.web-header .topbar span {
	float: right;
}
.web-header .topbar span a {
	float: left;
	padding: 0 15px;
	background: url(../images/head_top1.png) no-repeat right center;
}
.web-header .logo {
	float: left;
	padding: 4px 50px 4px 0;
	background: url(../images/head_lbg.png) no-repeat right center;
	border-right: 1px solid #DADADA;
	margin: 25px 0;
}
.web-header .logo img {
	display: block;
	height: 100px;
	width: auto;
}
.web-header .text {
	float: left;
	font-size: 22px;
	margin: 38px 0 38px 30px;
}
.web-header .text strong {
	display: block;
	font-size: 28px;
	color: #D82633;
}
.web-header .tel {
	float: right;
	margin-top: 45px;
	background: url(../images/tel.png) no-repeat 0 center;
	padding-left: 50px;
}
.web-header .tel strong {
	display: block;
	font-size: 34px;
	font-family: Impact;
	line-height: 1;
	margin-top: 5px;
}
.web-nav {
	background-color: #232323;
}
.web-nav ul {
	padding-left: 20px;
}
.web-nav li {
	float: left;
	position: relative;
	padding: 0 20px;
	margin-left: -20px;
}
.web-nav li:after {
	content: "";
	background: url(../images/nav_abg.png) right center;
	width: 20px;
	height: 66px;
	display: block;
	right: 0;
	position: absolute;
	top: 0;
}
.web-nav li a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 0 30px;
	color: #fff;
	line-height: 66px;
	position: relative;
}
.web-nav li a:hover, .web-nav li.active a {
	background-color: #015cb5;
}
.web-nav li a:hover:before, .web-nav li a:hover:after, .web-nav li.active a:before, .web-nav li.active a:after {
	content: '';
	position: absolute;
	top: 0;
	width: 0;
	height: 0;
}
.web-nav li a:hover:before, .web-nav li.active a:before {
	border-top: 66px solid transparent;
	border-right: 19px solid #D82633;
	left: -19px;
}
.web-nav li a:hover:after, .web-nav li.active a:after {
	border-bottom: 66px solid transparent;
	border-left: 19px solid #D82633;
	right: -19px;
}
.web-nav .dropdown-box {
	padding-left: 0;
}
.web-nav .dropdown-box li {
	background: none;
	float: none;
	padding: 0;
	margin: 0;
}
.web-nav .dropdown-box li:after {
	display: none;
}
.web-nav .dropdown-box li a {
	color: #fff;
	padding: 6px 12px;
	line-height: 2;
	font-size: 14px;
	font-weight: normal;
}
.web-nav .dropdown-box li a:hover {
	color: #333;
	background-color: #fff;
}
.web-slideBox {
	height: 550px;
	position: relative;
	overflow: hidden;
}
.web-slideBox .hd {
	position: absolute;
	bottom: 20px;
	font-size: 0;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 2;
}
.web-slideBox .hd li {
	display: inline-block;
	width: 40px;
	height: 8px;
	margin: 0 10px;
	background-color: #fff;
	cursor: pointer;
}
.web-slideBox .hd li.on {
	background-color: #015cb5;
}
.web-slideBox .bd, .web-slideBox .bd ul, .web-slideBox .bd li {
	width: 100% !important;
	height: 100% !important;
}
.web-slideBox .bd li {
	background: no-repeat center;
}
.web-slideBox .bd li a {
	display: block;
	width: 100%;
	height: 100%;
}
.web-sou {
	padding: 20px 0;
	border-bottom: 1px solid #eee;
}
.web-sou .hot {
	float: left;
	padding: 8px 0;
}
.web-sou .hot a {
	margin-right: 10px;
}
.web-sou .hform {
	float: right;
}
.web-sou .hform input {
	float: left;
	font-size: 14px;
	border: 0;
	padding: 8px 10px;
	line-height: 20px;
	background: url(../images/s_inp.gif) no-repeat 0 0;
	width: 210px;
}
.web-sou .hform button {
	border: 0;
	border-bottom: 1px solid transparent;
	padding: 0;
	float: left;
	cursor: pointer;
	outline: none;
	width: 49px;
	height: 36px;
	background: url(../images/sou2.gif) no-repeat 0 0;
}
.web-sou-inner {
	background-color: #F2F2F2;
}
.web-sou-inner .web-sou {
	border-bottom: 0;
}
.web-sou-inner .hot {
	padding: 6px 0;
}
.web-sou-inner .hform {
	background-color: #fff;
	border-radius: 20px;
	overflow: hidden;
}
.web-sou-inner .hform input {
	width: 240px;
	background: none;
	padding: 6px 15px;
}
.web-sou-inner .hform button {
	background: url(../images/VISkins-p1.png) no-repeat -258px -936px;
	width: 30px;
	height: 30px;
}



.sidebarLinkUs {
    border: 1px solid #e4e4e4;
    margin-top: 0px;
    padding: 0 19px 20px;
    margin-bottom: 20px;
	background:#fff;
}

.sidebarLinkUs h3 {
    font-size: 18px;
    color: #df131e;
    font-weight: normal;
    height: 59px;
    line-height: 59px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 18px;
    text-indent: 10px;
}

.sidebarLinkUs p {
    font-size: 14px;
    color: #333333;
    margin-bottom: 12px;
    line-height: 20px;
    padding: 0 10px;
}

.sidebarLinkUs .zxzx {
    display: block;
    width: 210px;
    height: 50px;
    overflow: hidden;
    background: #015cb5;
    text-decoration: none;
    margin-top: 20px;
}

.sidebarLinkUs .zxzx span {
    display: block;
    width: 50px;
    height: 50px;
    float: left;
    border-right: 1px solid #fff;
    background: url(../images/zxzx_icon01.png) no-repeat center;
}

.sidebarLinkUs .zxzx em {
    display: block;
    width: 109px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    float: left;
}

 .sidebarLinkUs .zxzx em img {
    display: inline-block;
    *display: inline-block;
    position: relative;
    top: 2px;
    margin-left: 8px;
}












/* product */
.product{background:url(img/pro_bg.jpg) no-repeat center top;  padding-top:50px; overflow:hidden;padding-bottom:30px;}




.product .protit{font:36px "Microsoft YaHei"; font-weight:bold; text-align:center;overflow:hidden; text-align:center;}
.product .protit a{ display:block; color:#111;}
.product .protit em{ display:block; font:20px "Microsoft YaHei"; padding-top:8px;}

.product .title{width: 100%;text-align: center;padding-top: 46px;}
.product .title h2{font-size: 32px;color: #333333;font-weight: normal;background: url(../Img/product_xian01.png) no-repeat center 22px;}
.product .title h2 a{color: #333333;text-decoration: none;}
.product .title h2 em{font-weight: bold;}
.product .mainCon{width: 100%;margin-top: 46px;}
.product .mainCon .sideBar{width: 260px;float: left;}




.product .mainCon .sideBar .top{padding-top: 28px;height: 72px;background: url(../Img/product_icon01.png) no-repeat 20px 34px #015cb5;padding-left: 60px;}
.product .mainCon .sideBar .top h22{color: #fff;font-size: 22px;font-weight: bold;}
.product .mainCon .sideBar .top h22 a{color: #fff;text-decoration: none;}
.product .mainCon .sideBar .top p{font-size: 14px;color: #fff;margin-top: 4px;}

.product .mainCon dl{margin: 0;}

.product .mainCon dd{margin: 0;padding:0}

.product .mainCon .sideBar .box{width: 100%;}
.product .mainCon .sideBar .box dl{position: relative;background: #fff;}
.product .mainCon .sideBar .box dt{height: 59px;line-height: 59px;text-indent: 22px;font-size: 18px;background: url(../Img/product_icon02.png) no-repeat 226px center;border-top: 1px solid #ebe9e9;border-bottom: 1px solid #ebe9e9;}
.product .mainCon .sideBar .box dt a{display: block;color: #333333;text-decoration: none;}
.product .mainCon .sideBar .box dl:first-child dt{border-top: none;}
.product .mainCon .sideBar .box dt i{display: none;;width: 5px;height: 100%;background: #015cb5;position: absolute;left: 0;top: 0;}
.product .mainCon .sideBar .box dd{padding: 25px 0 11px 0;}
.product .mainCon .sideBar .box dd a{display: block;text-indent: 32px;font-size: 14px;color: #666666;margin-bottom: 18px;text-decoration: none;}
.product .mainCon .sideBar .box dl:hover{background: #fcfbfb;}
.product .mainCon .sideBar .box dl:hover dt{font-weight: bold;}
.product .mainCon .sideBar .box dl:hover dt i{display: block;}
.product .mainCon .sideBar .box dd a:hover{color: #015cb5;font-weight: bold;}
.product .mainCon .section{width: 930px;float: right;}
.product .mainCon .section .conBox1{border: 1px solid #e1dede;background: #fff;padding: 19px 30px 20px 19px;height: 320px;position: relative;}
.product .mainCon .section .conBox1 .hot{position: absolute;width: 126px;height: 125px;display: block;top: -10px;right: -9px;}
.product .mainCon .section .conBox1 .hot img{display: block;width: 126px;height: 125px;}
.product .mainCon .section .conBox1 dt{float: left;width: 320px;height: 320px;float: left;overflow: hidden;}
.product .mainCon .section .conBox1 dt img{display: block;width: 320px;height: 320px;transition: all 1s ease-out;}
.product .mainCon .section .conBox1 dt:hover img{transform: scale(1.2);}
.product .mainCon .section .conBox1 dd{    margin: 0;    padding: 0;}
.product .mainCon .section .conBox1 dd{width: 520px;height: 290px;position: relative;padding-top: 30px;float: right;}
.product .mainCon .section .conBox1 dd h31{font-size: 24px;color: #333333;font-weight: normal;}
.product .mainCon .section .conBox1 dd h31 a{color: #333333;text-decoration: none;}
.product .mainCon .section .conBox1 .clearfix:after {
    content: "";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}
.product .mainCon .section .conBox1 dd i{display: block;margin: 20px 0 30px 0;width: 50px;height: 1px;background: #aca9a9;}
.product .mainCon .section .conBox1 dd p{line-height: 25px;color: #666666;font-size: 14px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.product .mainCon .section .conBox1 dd .btn{position: absolute;bottom: 26px;left: 0;}
.product .mainCon .section .conBox1 dd .btn a{display: block;width: 95px;height: 45px;line-height: 45px;background: url(../Img/product_ty.png) no-repeat center bottom;float: left;margin-left: 5px;text-align: center;font-size: 14px;color: #fff;text-decoration: none;}
.product .mainCon .section .conBox1 dd .btn a:first-child{margin-left: 0;background-position: center top;}
.product .mainCon .section .conBox1 .phone{bottom: 26px;right: 0;position: absolute;padding-right: 46px;text-align: right;background: url(../Img/product_phone.png) no-repeat right top;}
.product .mainCon .section .conBox1 .phone span{display: block;font-size: 14px;color:#333333;}
.product .mainCon .section .conBox1 .phone em{display: block;font-size: 24px;color: #015cb5;}
.product .mainCon .section .conBox2{margin-top: 10px;}
.product .mainCon .section .conBox2 ul{width: 103%;}
.product .mainCon .section .conBox2 li{float: left;margin-right: 15px; width:300px;}
.product .mainCon .section .conBox2 li img{display: block;width: 300px;height: 300px;transition: all 1s ease-out;}
.product .mainCon .section .conBox2 li span{display: block;width: 300px;height: 300px;overflow: hidden;}
.product .mainCon .section .conBox2 li p{font-size: 14px;color: #333333;margin-top: 8px;text-align: center;padding: 0 4px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.product .mainCon .section .conBox2 li{margin-bottom: 22px;}
.product .mainCon .section .conBox2 li a{text-decoration: none;display: block;}
.product .mainCon .section .conBox2 li:hover img{transform: scale(1.2);}
.product .mainCon .section .conBox2 li:hover p{color: #015cb5;font-weight: bold;}



.tit{ height:106px; font:36px "Microsoft YaHei"; font-weight:bold; text-align:center;overflow:hidden; text-align:center;}
.tit a{ display:block; color:#111;}
.tit em{ display:block; font:20px "Microsoft YaHei"; padding-top:8px;}
.coop{ height:410px; margin-top:10px; overflow:hidden;}
.coop ul{ height:223px; border:1px solid #e5e5e5; border-bottom:0;}
.coop li{ width:198px; height:111px;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5; float:left; overflow:hidden; position:relative;}
.coop li img{ display:block; width:198px; height:111px;}
.coop li:nth-child(6n){ border-right:0; width:203px;}
.coop li:nth-child(6n) img{ width:203px;}
.coop li a:hover span,.coop .cur span{ display:block; font:15px "Microsoft YaHei"; line-height:25px; padding-left:5%; width:95%; height:25px; background:#015cb5 url(img/coop_jt.png) no-repeat 160px center; position:absolute; bottom:0; left:0; color:#fff;}



.guan1{ height:340px; overflow:hidden; background:url(img/guan1.jpg) no-repeat center top;}
.guan1 p{ width:546px; float:right; margin:180px 50px 0 0; text-align:center; font:26px "Microsoft YaHei"; font-weight:bold; line-height:50px;}
.guan1 p em{ display:inline-block; width:273px; color:#fff;}
.guan1 p a{ display:inline-block; width:273px;color:#fff;}

.wit{ height:894px; overflow:hidden;}
.wit dl,.wit dd,.wit dt{margin:0;padding:0;}
.wit .tit{ background:url(img/wit_h.jpg) no-repeat center top; height:127px; padding-top:60px;}
.witt{ width:1200px; height:72px; overflow:hidden; margin:0 auto;}


.witt li{width: 196px;float:left;border-right:1px solid #e5eef7;font:16px "Microsoft YaHei";text-align:center;line-height:72px;}
.witt li a{ display:block; color:#666;}
.witt li a:hover,.witt .cur a,.witt h5 a:hover{ color:#fff; background:url(img/wit_bg1.jpg) no-repeat center top;}
.witt h5 a{ display:block; float:left; width:170px; height:72px; font:16px "Microsoft YaHei"; text-align:center; line-height:72px; color:#666;}
.wit1{ height:17px; overflow:hidden;}

.wit1 dl{ height:617px; overflow:hidden; position:relative;}



.wit1 dt{ width:1920px; height:617px; overflow:hidden; position:absolute; top:0; left:50%; margin-left:-970px;}
.wit1 dt img{ display:block;width:1920px; height:617px;}
.wit1 dd{ width:100%; height:150px; overflow:hidden; position:absolute; bottom:0; left:0; background:rgba(0,0,0,.5);}
.wit1 .witdd{ width:1200px; margin:0 auto; position:relative;}
.wit1 dd h33 a{ display:block; font:16px "Microsoft YaHei"; font-weight:bold; color:#fff; line-height:30px; height:30px; overflow:hidden; margin-top:20px;}
.wit1 dd p{ width:770px; color:#fff; font:14px "Microsoft YaHei"; line-height:24px; overflow:hidden; margin-top:5px;}
.wit1 dd span{ display:block; width:340px; height:40px; position:absolute; top:42px; right:0;}
.wit1 dd span a{ display:inline-block; width:166px; height:47px; background:url(img/pro_btn1.jpg) no-repeat; font:16px "Microsoft YaHei"; line-height:47px; color:#fff; text-align:center;}
.wit1 dd span a.a2{background:url(img/pro_btn2.jpg) no-repeat; margin-left:5px;}

.wit2{ height:352px; overflow:hidden;}
.wit2 h32{ height:60px; font:20px "Microsoft YaHei"; font-weight:bold; line-height:60px; overflow:hidden;}
.wit2 h32 a{ color:#333;}
.wit2 h32 em{ float:right; font-size:16px; font-weight:normal;}
.wit2 li{ width:283px; height:213px; float:left; position:relative; margin-right:23px; overflow:hidden;}
.wit2 li img{ display:block;width:283px; height:213px;}
.wit2 li span{ display:none;width:283px; height:213px; font:16px "Microsoft YaHei"; text-align:center; color:#fff; position:absolute; top:0; background:rgba(1,92,181,0.8);}
.wit2 li span em{ display:block; width:29px; height:29px; margin:65px auto 10px; background:url(img/pro_more.png) no-repeat;}
.wit2 li a:hover span{ display:block;}

.guan2{ height:301px; overflow:hidden; background:url(img/guan2.jpg) no-repeat center top;  margin-bottom:75px;}
.guan2 p{ width:500px; height:60px; float:right; margin-top:178px; font:26px Arial; font-weight:bold; color:#015cb5;}
.guan2 p a{display:block; width:166px; height:47px; line-height:47px; background:url(img/pro_btn1.jpg) no-repeat; font:16px "Microsoft YaHei"; line-height:47px; color:#fff; text-align:center; float:right;}


.web-section {
	padding: 65px 0;
}
.web-section-title {
	margin-bottom: 40px;
	font-size: 40px;
	text-align: center;
}
.web-section-title strong {
	color: #015cb5;
}
.web-section-title i {
	display: block;
	margin: 0 auto 0;
	width: 57px;
	height: 66px;
	background: url(../images/sl_tbg.png) no-repeat center;
	line-height: 66px;
	text-align: center;
}
.web-section-title p {
	font-size: 20px;
	margin: 5px 0 0;
}
.web-section-title p span {
	color: #ddd;
	padding: 0 10px;
}
.s1 {
	text-align: center;
	font-size: 16px;
	line-height: 2.2;
	color: #6e6e6e;
}
.s2 li {
	float: left;
	width: 20%;
	margin-top: 40px;
}
.s2 li a {
	display: block;
}
.s2 li .img-center {
	overflow: hidden;
	width: 218px;
	margin: 0 auto;
}
.s2 li .img-center img {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.s2 li a:hover .img-center img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.bg1 {
	background-color: #f5f5f5;
	position: relative;
	overflow: hidden;
}
.bg1:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	border-top: 50px solid #fff;
	border-right: 960px solid transparent;
	border-left: 960px solid transparent;
	left: 50%;
	top: 0;
	margin-left: -960px;
}
.bg1 .web-section-title {
	margin-top: -50px;
}
.s3 {
	margin-left: -34px;
}
.s3 li {
	float: left;
	width: 14.2857142857%;
}
.s3 li a {
	display: block;
	margin-left: 34px;
}
.s3 li .img-center {
	border: 2px solid #fff;
	border-radius: 50%;
	background-color: #fff;
	width: 135px;
	height: 135px;
	line-height: 135px;
	margin: 0 auto;
	overflow: hidden;
}
.s3 li .text {
	text-align: center;
	line-height: 34px;
	background: url(../images/pz_titbg.png) no-repeat center;
	color: #fff;
	font-size: 18px;
	margin-top: 20px;
}
.s3 li a:hover .img-center {
	border-color: #015cb5;
}
.s3 li a:hover .text {
	background-image: url(../images/pz_titbgh.png);
}
.s4 {
	margin: 20px 0 0 -20px;
}
.s4 li {
	float: left;
	width: 33.333333%;
}
.s4 li a {
	display: block;
	background-color: #fff;
	margin: 20px 0 0 20px;
}
.s4 li .img-center {
	position: relative;
	height: 290px;
	line-height: 290px;
	overflow: hidden;
}
.s4 li .img-center:after {
	content: '';
	cursor: pointer;
	position: absolute;
	left: -100%;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,.5), rgba(255,255,255,0));
	-webkit-transform: skewx(-25deg);
	transform: skewx(-25deg);
}
.s4 li .text {
	border-top: 1px solid #eee;
	padding: 20px 60px 20px 20px;
	position: relative;
}
.s4 li .text:after {
	content: '';
	position: absolute;
	right: 10px;
	top: 50%;
	width: 52px;
	height: 55px;
	margin-top: -27px;
	background: url(../images/pz_more2.png) no-repeat center;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.s4 li .text h4 {
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.s4 li .text p {
	font-size: 16px;
	color: #8B8B8B;
	margin: 10px 0 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.s4 li a:hover .img-center:after {
	left: 100%;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.s4 li a:hover .text:after {
	-webkit-transform: translateY(-85%);
	transform: translateY(-85%);
	background-image: url(../images/pz_more2h.png);
}
.bg2 {
	background: url(../images/sl_bg.png) no-repeat center 0 #000;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.bg2:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	border-top: 50px solid #f5f5f5;
	border-right: 960px solid transparent;
	border-left: 960px solid transparent;
	left: 50%;
	top: 0;
	margin-left: -960px;
}
.bg2:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	border-bottom: 50px solid #fff;
	border-right: 960px solid transparent;
	border-left: 960px solid transparent;
	left: 50%;
	bottom: 0;
	margin-left: -960px;
}
.bg2 .web-section-title {
	margin-top: -50px;
	position: relative;
	z-index: 1;
	text-align: left;
}
.sl-tit {
	float: right;
	font-size: 30px;
	padding-top: 14px;
}
.sl-tit span {
	color: #015cb5;
}
.sl-desc {
	border-left: 1px solid rgba(255,255,255,0.15);
	float: left;
}
.sl-desc li {
	float: left;
	border-right: 1px solid rgba(255,255,255,0.15);
	width: 140px;
	text-align: center;
}
.sl-desc li .img-center {
	height: 48px;
	line-height: 48px;
}
.sl-desc li p {
	margin: 10px 0 0;
	line-height: 1;
	font-size: 24px;
}
.sl-tel {
	float: right;
	width: 520px;
	margin-top: 20px;
}
.sl-tel span {
	display: block;
	font-size: 16px;
	opacity: 0.4;
}
.sl-tel p {
	margin: 0;
	font-size: 36px;
	padding-left: 38px;
	background: url(../images/sl_tel.png) no-repeat left center;
}
.gyds dl {
	margin: 0;
}
.gyds dt {
	float: left;
	width: 50%;
}
.gyds dt.full img {
	width: 960px;
	max-width: none;
}
.gyds dd {
	margin-left: 50%;
	padding-left: 40px;
	padding-top: 20px;
}
.gyds dd h4 {
	margin: 0 0 40px;
	overflow: hidden;
	font-weight: normal;
}
.gyds dd h4 i {
	float: left;
	background: url(../images/sl_ctit.png) no-repeat center;
	color: #fff;
	width: 61px;
	line-height: 70px;
	text-align: center;
	font-size: 36px;
	font-style: normal;
	font-family: Impact;
}
.gyds dd h4 span {
	display: block;
	margin-left: 85px;
	font-size: 36px;
	padding: 1px 0;
}
.gyds dd h4 span small {
	display: block;
	font-size: 12px;
	color: #999;
	text-transform: uppercase;
}
.gyds dd p {
	font-size: 16px;
	line-height: 2;
	margin: 0 0 18px;
}
.gyds-slide {
	margin-top: 45px;
}
.gyds-slide .bd li {
	float: left;
	margin-right: 20px;
	width: 270px;
}
.gyds-slide .bd li .img-center {
	position: relative;
	overflow: hidden;
}
.gyds-slide .bd li .img-center:after {
	content: '';
	cursor: pointer;
	position: absolute;
	left: -100%;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,.5), rgba(255,255,255,0));
	-webkit-transform: skewx(-25deg);
	transform: skewx(-25deg);
}
.gyds-slide .bd li:hover .img-center:after {
	left: 100%;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.gyds-slide .hd {
	text-align: center;
	font-size: 0;
	position: relative;
	margin-top: 30px;
}
.gyds-slide .hd:before {
	content: '';
	height: 1px;
	width: 100%;
	top: 50%;
	left: 0;
	background-color: #eee;
	position: absolute;
}
.gyds-slide .hd ul {
	background-color: #fff;
	position: relative;
	z-index: 1;
	display: inline-block;
	vertical-align: middle;
	padding: 0 5px;
}
.gyds-slide .hd li {
	display: inline-block;
	vertical-align: middle;
	background: url(../images/sl_cqh.png) no-repeat 0 0;
	height: 13px;
	width: 11px;
	margin: 0 5px;
	cursor: pointer;
}
.gyds-slide .hd li.on {
	background-image: url(../images/sl_cqhh.png);
}
.gyds dl:nth-of-type(even) dt {
	float: right;
}
.gyds dl:nth-of-type(even) dd {
	margin: 0 50% 0 0;
	padding-left: 0;
	padding-right: 40px;
}
.gyds dl:nth-of-type(odd) dt.full {
	margin-left: -360px;
}
.bg3 {
	background-color: #f1f1f1;
	position: relative;
	overflow: hidden;
}
.bg3:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	border-top: 50px solid #fff;
	border-right: 960px solid transparent;
	border-left: 960px solid transparent;
	left: 50%;
	top: 0;
	margin-left: -960px;
}
.bg3 .web-section-title {
	margin-top: -50px;
}
.hzal {
	border-top: 1px solid #ddd;
	padding-top: 30px;
	margin-bottom: 30px;
}
.hzal li {
	float: left;
	width: 14.2857142857%;
	text-align: center;
}
.hzal li .img-center {
	height: 41px;
	line-height: 41px;
}
.hzal li p {
	margin: 10px 0 0;
	font-size: 18px;
	font-weight: bold;
}
.hzal-slide {
	position: relative;
}
.hzal-slide .bd {
	width: 864px;
	margin: 0 auto;
}
.hzal-slide .bd .tempWrap {
	margin-left: -864px;
}
.hzal-slide .bd li {
	float: left;
	width: 864px;
	position: relative;
}
.hzal-slide .bd li .img-center {
	height: 486px;
	line-height: 486px;
	position: relative;
	overflow: hidden;
}
.hzal-slide .bd li .img-center:after {
	content: '';
	cursor: pointer;
	position: absolute;
	left: -100%;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,.5), rgba(255,255,255,0));
	-webkit-transform: skewx(-25deg);
	transform: skewx(-25deg);
}
.hzal-slide .bd li a:hover .img-center:after {
	left: 100%;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.hzal-slide .bd li .text {
	background-color: #D5D5D5;
}
.hzal-slide .bd li .text h4 {
	font-size: 18px;
	margin: 0;
	text-align: center;
	padding: 22px 0;
	font-weight: normal;
}
.hzal-slide .bd li .text h4 span {
	display: none;
	line-height: 25px;
	color: #015cb5;
	font-size: 14px;
	background: url(../images/case_more.png) no-repeat right center;
	padding-right: 30px;
	float: right;
}
.hzal-slide .bd li .text p {
	display: none;
	margin: 0;
	font-size: 16px;
	color: #fff;
	opacity: 0.4;
}
.hzal-slide .bd li.on .text {
	background-color: #2A2A2A;
	padding: 0 32px 20px;
}
.hzal-slide .bd li.on .text h4 {
	text-align: left;
	color: #fff;
}
.hzal-slide .bd li.on .text h4 span {
	display: block;
}
.hzal-slide .bd li.on .text p {
	display: block;
}
.hzal-slide .hd:before, .hzal-slide .hd:after {
	content: '';
	position: absolute;
	top: 0;
	width: 10000em;
	height: 555px;
	z-index: 1;
	background-color: rgba(0,0,0,0.52);
}
.hzal-slide .hd:before {
	right: 50%;
	margin-right: 432px;
}
.hzal-slide .hd:after {
	left: 50%;
	margin-left: 432px;
}
.hzal-slide .hd a {
	position: absolute;
	top: 50%;
	width: 22px;
	height: 42px;
	background: no-repeat center;
	z-index: 2;
	margin-top: -21px;
}
.hzal-slide .hd a.prev {
	background-image: url(../images/case_left.png);
	margin-left: -494px;
	left: 50%;
}
.hzal-slide .hd a.next {
	background-image: url(../images/case_right.png);
	margin-right: -494px;
	right: 50%;
}
.bg4 {
	position: relative;
	overflow: hidden;
}
.bg4:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	border-top: 50px solid #f1f1f1;
	border-right: 960px solid transparent;
	border-left: 960px solid transparent;
	left: 50%;
	top: 0;
	margin-left: -960px;
}
.bg4 .web-section-title {
	margin-top: -50px;
}
.gylc {
	background: url(../images/lc_bg.jpg) no-repeat center 165px;
}
.gylc li {
	float: left;
	width: 14.2857142857%;
	text-align: center;
}
.gylc li .img-center {
	height: 151px;
	background: url(../images/lc_cbg.png) no-repeat center 0;
	line-height: 126px;
}
.gylc li .img-center .p2 {
	display: none;
}
.gylc li p {
	margin: 40px 0 0;
	font-size: 18px;
	font-weight: bold;
}
.gylc li.active {
	color: #015cb5;
}
.gylc li.active .img-center {
	background-image: url(../images/lc_cbgh.png);
}
.gylc li.active .img-center .p1 {
	display: none;
}
.gylc li.active .img-center .p2 {
	display: inline-block;
}
.news-box {
	margin: 0 0 20px;
	background: no-repeat center 0 #fff;
	-webkit-box-shadow: 0 0 10px 2px #e7e7e7;
	box-shadow: 0 0 10px 2px #e7e7e7;
	padding: 30px 40px
}
.news-tit {
	font-size: 24px;
	line-height: 1;
	margin-bottom: 10px;
}
.news-tit small {
	display: block;
	font-size: 12px;
	color: #999;
	margin-top: 5px;
}
.news-tit a {
	float: right;
	background: url(../images/new_more2.png) no-repeat 0 0;
	width: 33px;
	height: 33px;
}
.news-1 {
	margin-left: -68px;
}
.news-1 li {
	float: left;
	width: 50%;
}
.news-1 li a {
	display: block;
	margin: 0 0 0 68px;
}
.news-1 li h4 {
	margin: 0;
	line-height: 45px;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-1 li p {
	color: #999;
	margin: 0;
	height: 80px;
	overflow: hidden;
}
.news-1 li span {
	display: block;
	text-align: right;
	color: #999;
	line-height: 1;
	background: url(../images/new_line.jpg) no-repeat 0 center;
	font-family: Times New Roman;
	margin-top: 10px;
}
.txtMarquee-top {
	float: right;
	width: 293px;
	margin-top: -31px;
	padding-right: 33px;
}
.txtMarquee-top li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.txtMarquee-top li a {
	color: #999;
}
.txtMarquee-top li a:hover {
	color: #015cb5;
}
.news-faq {
	margin-right: 346px;
	position: relative;
	padding-top: 106px;
}
.news-faq .cover {
	position: absolute;
	right: 0;
	bottom: -30px;
}
.news-faq .btn {
	display: block;
	background: url(../images/new_more4.jpg) no-repeat center;
	color: #fff;
	width: 168px;
	line-height: 43px;
	text-indent: 20px;
}
.news-left {
	float: left;
	width: 400px;
}
.news-left .news-box {
	background-image: url(../images/new_bg.jpg);
}
.news-left .news-tit {
	color: #fff;
}
.news-left .news-tit a {
	background-image: url(../images/new_more1.png);
}
.news-left .news-1 {
	padding-top: 16px;
}
.news-left .news-1 li {
	width: 100%;
}
.news-left .news-1 li h4 {
	margin-top: 10px;
}
.news-left .news-1 li p {
	height: 94px;
}
.news-right {
	float: right;
	width: 780px;
}
.about-cover {
	height: 649px;
	background: url(../images/about_pic.jpg) no-repeat center;
	position: relative;
	overflow: hidden;
	margin-bottom: 40px;
}
.about-cover:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	border-top: 48px solid #fff;
	border-right: 960px solid transparent;
	border-left: 960px solid transparent;
	left: 50%;
	top: 0;
	margin-left: -960px
}
.about-cover span:before, .about-cover span:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	left: 50%;
	bottom: 0;
	border-bottom: 48px solid #fff;
	border-right: 960px solid transparent;
	border-left: 960px solid transparent;
}
.about-cover span:after {
	margin-left: -1920px;
}
.about-desc {
	margin: 0 0 35px;
}
.about-desc dt {
	font-size: 22px;
	font-weight: bold;
}
.about-desc dd {
	font-size: 16px;
	line-height: 1.8;
	margin: 20px 0 0;
}
.about-menu {
	line-height: 28px;
	margin-bottom: 30px;
}
.about-menu .item {
	float: left;
	font-size: 0;
	margin-right: 40px;
}
.about-menu .item img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.about-menu .item span {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	font-weight: bold;
}
.about-menu .more {
	float: right;
	color: #D82633;
	text-decoration: underline;
	padding-right: 22px;
	background: url(../images/about_more.png) no-repeat right center;
}
.about-pic {
	margin-left: -20px;
}
.about-pic li {
	float: left;
	width: 25%;
}
.about-pic li a {
	display: block;
	margin-left: 20px;
}
.about-pic li .img-center {
	position: relative;
	overflow: hidden;
}
.about-pic li .img-center:after {
	content: '';
	cursor: pointer;
	position: absolute;
	left: -100%;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,.5), rgba(255,255,255,0));
	-webkit-transform: skewx(-25deg);
	transform: skewx(-25deg);
}
.about-pic li a:hover .img-center:after {
	left: 100%;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.web-link {
	padding: 10px 0 30px;
}
.web-link h4 {
	border-bottom: 1px solid #ddd;
	margin: 0;
	line-height: 55px;
	font-size: 18px;
	color: #115db2;
}
.web-link h4 small {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	color: #999;
}
.web-link ul {
	margin-left: -20px;
}
.web-link li {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

.footWrap{ height:389px;overflow:hidden; background:url(img/footer_bg.jpg) no-repeat center top; position:relative;} 
.footWrap .footer120{ width:1200px; margin:0 auto;}
.footWrap .dblogo{ width:278px; height:180px; overflow:hidden; margin-top:60px; float:left; background:url(img/fline.gif) no-repeat right top;}
.footWrap .dblogo img{ display:block; margin-top:32px; width:241px; height:60px;}

/*.footWrap p11{ width:470px; float:left; margin-top:60px; overflow:hidden; background:url(img/fline.gif) no-repeat right top; padding-left:40px; font:14px "Microsoft YaHei"; line-height:24px; color:#dbdcde;}
.footWrap p b{ display:block; font-size:16px; font-weight:bold; margin-bottom:5px;}
*/
.footWrap .box380{ width:380px; overflow:hidden; float:right; margin-top:50px;}
.footWrap .box380 img{ display:block; float:left; margin-left:20px; width:128px; height:128px; border:4px solid #fff;}
.footb{width:100%;  height:60px;line-height:60px; color:#fff; text-align:center; padding-top:10px; font-size:16px;}
.footb a{color:#fff;}

.fnav{ height:69px; font:16px "Microsoft YaHei"; line-height:69px; overflow:hidden; text-align:center;}
.fnav a{ display:inline-block; color:#fff; padding:0 20px; background:url(img/nav_line.png) no-repeat right center;}
.fnav .nones{ background:none;}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}



.footer {
	background-color: #2a2a2a;
	padding: 50px 0;
	color: #fff;
}
.footer a {
	color: #fff;
}
.footer a:hover {
	color: #015cb5;
}
.footer-title {
	color: #CA1624;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 30px;
}
.footer-title small {
	display: block;
	font-size: 12px;
	color: #fff;
	opacity: 0.2;
}
.footer-title:after {
	display: block;
	content: '';
	width: 25px;
	height: 1px;
	background-color: #CA1624;
}
.footer-nav {
	float: left;
	border-right: 1px solid rgba(255,255,255,0.04);
	width: 270px;
}
.footer-nav ul {
	overflow: hidden;
}
.footer-nav li {
	float: left;
	width: 50%;
}
.footer-nav li a {
	display: block;
	padding-right: 10px;
	line-height: 48px;
}
.footer-contact {
	float: left;
	width: 480px;
	padding-left: 60px;
	border-right: 1px solid rgba(255,255,255,0.04);
	padding-right: 60px;
}
.footer-contact li {
	font-size: 16px;
	padding: 13px 0 13px 32px;
	background: no-repeat 0 center;
}
.footer-contact li.i1 {
	background-image: url(../images/foot_icon1.png);
}
.footer-contact li.i2 {
	background-image: url(../images/foot_icon2.png);
}
.footer-contact li.i3 {
	background-image: url(../images/foot_icon3.png);
}
.footer-contact li.i4 {
	background-image: url(../images/foot_icon4.png);
}
.footer-ewm {
	float: right;
	width: 280px;
}
.footer-ewm ul {
	overflow: hidden;
	margin-left: -30px;
}
.footer-ewm li {
	float: left;
	width: 50%;
}
.footer-ewm li .wrap {
	margin-left: 30px;
}
.footer-ewm li p {
	margin: 15px 0 0;
	padding-left: 32px;
	background: url(../images/foot_ss.png) left center no-repeat;
	font-size: 16px;
}
.web-banner {
	height: 400px;
	background: no-repeat center;
}
.web-banner a {
	display: block;
	width: 100%;
	height: 100%;
}
.web-curmbs {
	padding: 15px 0;
	border-bottom: 1px dashed #dcdcdc;
	margin-bottom: 20px;
}
.web-curmbs span {
	padding-left: 10px;
	border-left: 10px solid #333;
}
.web-curmbs em {
	font-style: normal;
	padding: 0 5px;
	color: #999;
}
.ct2-sd {
	float: left;
	width: 240px;
}
.ct2-mn {
	float: right;
	width: 930px;
}
.panel-sd-hd {
	background-color: #015cb5;
	color: #fff;
	padding-bottom: 5px;
}
.panel-sd-hd h4 {
	text-align: center;
	border-bottom: 1px solid #fff;
	margin: 0;
	font-size: 24px;
	padding: 20px 0;
}
.panel-sd-bd {
	border: 1px solid #ececeb;
	padding: 5px 10px;
	border-top: 0;
}
.web-column h3 {
	margin: 0 0 2px;
	font-weight: normal;
	background: url(../images/p14-icon5.png) no-repeat right center #ddd;
	padding: 0 40px;
}
.web-column h3 a {
	display: block;
	line-height: 50px;
	font-size: 18px;
	color: #333;
}
.web-column h3.on, .web-column h3:hover {
	background: url(../images/p14-icon2.png) no-repeat right center #015cb5;
}
.web-column h3.on a, .web-column h3:hover a {
	color: #fff;
}
.web-column li {
	line-height: 50px;
	border-bottom: 1px solid #fff;
}
.web-column li a {
	display: block;
	padding: 0 40px;
	background-color: #ECECEC;
}
.web-column .sub&gt;a {
	position: relative;
}
.web-column .sub&gt;a:after {
	content: '';
	width: 8px;
	height: 8px;
	border: 2px solid #b8b8b8;
	border-style: solid solid none none;
	position: absolute;
	top: 50%;
	right: 32px;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.web-column .sub.open&gt;a:after {
	border-color: #015cb5;
}
.web-column .sub-box {
	border-left: 1px solid #ECECEC;
	border-right: 1px solid #ECECEC;
	display: none;
}
.web-column .sub.open .sub-box {
	display: block;
}
.web-column .sub-box p {
	margin: 0;
	border-bottom: 1px solid #ECECEC;
}
.web-column .sub-box a {
	background-color: transparent;
	padding-left: 60px;
}
.web-contact-z1 {
	height: 140px;
	background: url(../images/contact-z1.jpg) no-repeat;
	margin-bottom: 20px;
}
.web-contact-z1 p {
	margin: 0;
	font-size: 20px;
	line-height: 30px;
	background: url(../images/contact-z1_tel.png) no-repeat 74px 44px;
	padding: 37px 0 0 95px;
}
.web-contact-z1 span {
	line-height: 30px;
	font-size: 18px;
	padding-left: 73px;
}
.web-contact-z2 {
	background-color: #015cb5;
	text-align: center;
	color: #fff;
	padding: 20px;
	margin-bottom: 20px;
}
.web-contact-z2 p {
	margin: 0;
}
.web-contact-z2 p img {
	vertical-align: middle;
	margin-right: 5px;
}
.web-contact-z2 span {
	display: block;
	font-size: 26px;
	font-weight: bold;
	margin-top: 10px;
	line-height: 1;
}
.web-pages {
	text-align: center;
	margin: 30px 0;
}
.web-pages a {
	display: inline-block;
	margin: 0 3px;
	border: 1px solid #ddd;
	padding: 4px 12px;
	border-radius: 3px;
}
.web-pages a.active {
	background-color: #015cb5;
	border-color: #015cb5;
	color: #fff;
}
.web-title-1 {
	border-bottom: 1px solid #ececeb;
	height: 44px;
	margin-bottom: 15px;
	font-size: 24px;
}
.web-title-1 span {
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
}
.web-title-2 {
	margin-bottom: 20px;
	padding: 15px 0;
	background-color: #f2f2f2;
	margin-top: 40px;
}
.web-title-2 span {
	display: block;
	line-height: 1;
	font-size: 24px;
	border-left: 3px solid #015cb5;
	padding-left: 10px;
}
.web-title-2 span small {
	font-size: 18px;
	text-transform: uppercase;
	color: #999;
}
.list-2 {
	margin: 0 0 0 -20px;
}
.list-2 li {
	float: left;
	width: 33.333333%;
}
.list-2 li a {
	display: block;
	margin: 0 0 20px 20px;
	border: 1px solid #ddd;
}
.list-2 li .m {
	height: 225px;
	line-height: 225px;
}
.list-2 li .text {
	padding: 5px 20px;
}
.list-2 li h4 {
	margin: 0;
	font-size: 18px;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	font-weight: normal;
	text-align: center;
}
.list-2 li a:hover {
	border-color: #015cb5;
}
.list-5 {
	margin: -20px 0 0 -20px;
}
.list-5 li {
	float: left;
	width: 50%;
}
.list-5 li a {
	display: block;
	border: 1px solid #ddd;
	overflow: hidden;
	margin: 20px 0 0 20px;
}
.list-5 li .img-center {
	height: 255px;
	line-height: 255px;
}
.list-5 li .text {
	padding: 20px;
}
.list-5 li .text h4 {
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
}
.list-5 li .text h4 span {
	float: right;
	font-size: 12px;
	color: #999;
	font-weight: normal;
}
.list-5 li .text p {
	color: #797979;
	height: 60px;
	overflow: hidden;
	margin-bottom: 0;
}
.list-5 li .text .more {
	padding: 6px 12px;
	color: #fff;
	background-color: #B6B6B6;
	font-size: 16px;
	margin-top: 20px;
	display: inline-block;
}
.list-5 li a:hover {
	border-color: #015cb5;
}
.list-5 li a:hover .text .more {
	background-color: #015cb5;
}
.web-infocontent {
	margin-bottom: 30px;
}
.web-infocontent-title {
	margin-bottom: 20px;
	text-align: center;
}
.web-infocontent-title h1 {
	margin: 0;
	font-size: 24px;
}
.web-infocontent-title p {
	margin: 10px 0 0;
	font-size: 12px;
	color: #999;
}
.web-infocontent-title p span {
	padding: 0 5px;
}
.web-infocontent-desc {
	margin-bottom: 20px;
	border: 1px solid #ddd;
	padding: 20px;
}
.web-infocontent-desc p {
	display: inline;
}
.web-infocontent-body {
	line-height: 2;
	margin-bottom: 20px;
}
.web-infocontent-body img {
	max-width: 100% !important;
	height: auto !important;
}
.web-infocontent-epx {
	margin-bottom: 20px;
}
.web-infocontent-epx li {
	line-height: 32px;
	margin-bottom: 5px;
}
.web-infocontent-epx li span {
	display: inline-block;
	background-color: #A2A2A2;
	color: #fff;
	padding: 0 15px;
	margin-right: 10px;
}
.web-infocontent-epx li em {
	float: right;
	font-style: normal;
}
.web-infocontent-return {
	border-top: 1px solid #333;
	line-height: 32px;
}
.web-infocontent-return a {
	margin-right: 10px;
}
.web-infocontent-return .more {
	margin: 0;
	float: right;
	background-color: #333;
	color: #fff;
	padding: 0 10px;
}
.web-infocontent-rem {
	margin-bottom: 20px;
}
.web-infocontent-rem h4 {
	margin: 0;
	font-size: 24px;
	line-height: 55px;
}
.web-infocontent-rem li {
	border-top: 1px dashed #dbdbdb;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 46px;
}
.web-infocontent-rem li span {
	float: right;
}
.web-showcase {
	padding: 20px;
	margin-bottom: 40px;
	border: 1px solid #ddd;
}
.web-showcase-info {
	float: right;
	width: 460px;
}
.web-showcase-info h1 {
	margin: 0 0 15px;
	font-size: 24px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.web-showcase-info p {
	margin: 0;
	color: #666;
	height: 168px;
}
.web-showcase-info .tel {
	border-top: 2px solid #e6e6e6;
	margin-top: 15px;
	padding-top: 15px;
	background: url(../images/pc-xc-icon2.png) no-repeat 10px 15px;
	height: 42px;
	padding-left: 70px;
	line-height: 21px;
	font-size: 18px;
}
.web-showcase-info .tel a {
	float: right;
	line-height: 42px;
	padding: 0 15px;
	background-color: #dc2821;
	color: #fff;
}
.pc-slide {
	width: 400px;
	float: left;
}
.view {
	border: 1px solid #ddd;
}
.view .swiper-slide .imgauto {
	width: 100%;
	height: 350px;
	line-height: 350px;
}
.view .swiper-container {
	width: 100%;
}
.preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}
.preview .swiper-container {
	width: 80%;
	margin: 0 10%;
}
.preview .swiper-slide {
	width: 30.33%;
	padding: 5px;
}
.preview .swiper-slide .imgauto {
	width: 100%;
	height: 80px;
	line-height: 78px;
	border: 1px solid #ddd;
	text-align: center;
}
.preview .swiper-slide .imgauto img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}
.preview .slide6 {
	width: 82px;
}
.preview .arrow-left {
	background: url(../images/feel3.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}
.preview .arrow-right {
	background: url(../images/feel4.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}
.preview .active-nav .imgauto {
	border: 1px solid #dc2821;
}
div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff;
	border: 1px solid #ddd;
	display: none;
	text-align: center;
	overflow: hidden;
	font-size: 0;
}
div.zoomMask {
	position: absolute;
	background: url(../images/mask.png) repeat scroll 0 0 transparent;
	cursor: move;
	z-index: 1;
}
.cptd {
	margin-left: -20px;
}
.cptd li {
	float: left;
	width: 20%;
}
.cptd li a {
	display: block;
	margin-left: 20px;
	border: 1px solid #ccc;
	padding: 25px 10px 10px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	text-align: center;
}
.cptd li img {
	display: block;
	margin: 0 auto;
	height: 45px;
	width: auto;
}
.cptd li h4 {
	margin: 15px 0 10px;
	color: #015cb5;
	font-weight: normal;
	font-size: 18px;
}
.cptd li h4:after {
	display: block;
	content: '';
	height: 1px;
	width: 20px;
	margin: 5px auto 0;
	background-color: #015cb5;
}
.cptd li p {
	margin: 0;
	line-height: 1.8;
	color: #666;
	height: 75px;
	overflow: hidden;
}
.cptd li a:hover {
	border-color: #015cb5;
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}
.gsys {
	margin: 0 0 0 -30px;
}
.gsys dl {
	float: left;
	width: 450px;
	margin: 0 0 15px 30px;
}
.gsys dt {
	position: relative;
}
.gsys dt span {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #015cb5;
	color: #fff;
	font-size: 20px;
	padding: 6px 15px;
}
.gsys dd {
	margin: 0;
}
.gsys dd p {
	margin: 15px 0;
	line-height: 26px;
}
.gsys dd p:before {
	content: "";
	width: 5px;
	height: 5px;
	display: block;
	border: 2px solid #015cb5;
	float: left;
	margin-top: 8px;
	margin-right: 5px;
	border-radius: 50%;
}
.lxwm {
	background: url(../images/e7b21494464e4269981db9e767e7f646_10.jpg) no-repeat center / cover;
	color: #fff;
}
.lxwm li {
	float: left;
	width: 25%;
	height: 180px;
}
.lxwm li .wrap {
	display: table;
	width: 100%;
	height: 100%;
}
.lxwm li .inner {
	display: table-cell;
	vertical-align: middle;
	border-right: 1px solid #444;
	padding: 30px;
	line-height: 1.8;
}
.zzrz li {
	float: left;
	width: 50%;
	text-align: center;
}
.zzrz li .img-center img {
	-webkit-box-shadow: 28px 25px 20px #e9e9e9;
	box-shadow: 28px 25px 20px #e9e9e9;
}
.zzrz li p {
	margin: 30px 0 0;
}
.prd-btn {
	display: block;
	width: 120px;
	line-height: 34px;
	font-size: 16px;
	background-color: #015cb5;
	color: #fff !important;
	text-align: center;
	margin: 20px auto 0;
}
.web-menu-inner {
	text-align: center;
	margin-bottom: 20px;
}
.web-menu-inner a {
	float: left;
	width: 16.666666666%;
}
.web-menu-inner span {
	display: block;
	margin-left: 1px;
	background-color: #f4f4f4;
	color: #333;
	font-size: 18px;
	line-height: 55px;
}
.web-menu-inner a:hover span, .web-menu-inner a.active span {
	background: url(../images/p16-icon6.png) no-repeat center bottom #015cb5;
	color: #fff;
}
.gsjj dt {
	float: left;
	width: 886px;
}
.gsjj dd {
	margin-left: 886px;
	border: 2px solid #015cb5;
	border-left: 0;
	margin-top: 45px;
	padding: 45px 0 45px 64px;
}
.gsjj dd small {
	display: block;
	font: 20px "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.gsjj dd strong {
	display: block;
	font: bold 50px "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.gsjj dd h4 {
	margin: 5px 0 0;
	color: #015cb5;
	font-size: 36px;
}
.gsjj dd h5 {
	margin: 0;
	font-size: 26px;
	font-weight: normal;
}
.gsjj-text {
	margin: 30px 0 0;
}
.gsjj-text dt {
	font-size: 24px;
}
.gsjj-text dt strong {
	display: block;
	font-size: 36px;
}
.gsjj-text dt strong span {
	font-weight: normal;
	color: #015cb5;
	font-family: "Times New Roman", Times, serif;
}
.gsjj-text dd {
	margin: 20px 0 0;
	color: #666;
	line-height: 1.8;
}
.sb {
	background-color: #f8f8f8;
	padding: 45px 0;
}
.sb dl {
	margin: 0;
}
.sb dt {
	float: left;
	width: 600px;
}
.sb dd {
	margin-left: 650px;
}
.sb dd p {
	margin: 60px 0 0;
	line-height: 1.8;
	text-align: justify;
}
.sb dd p:before {
	content: '';
	display: block;
	width: 55px;
	height: 4px;
	background-color: #015cb5;
	margin-bottom: 15px;
}
.fwhf {
	background: url(../images/8525187fff7e4089b943bac717c75b8d_4.jpg) no-repeat 0 0;
	height: 698px;
	position: relative;
}
.fwhf .text {
	width: 269px;
	position: absolute;
	bottom: 0;
	right: 0;
	border: 2px solid #ccc6c6;
	padding: 55px 68px 0;
	text-align: justify;
	height: 295px;
}
.fwhf .text p {
	margin: 0;
	line-height: 2;
}
.contact-1 {
	margin: 0 0 40px;
	background-color: #f5f5f5;
}
.contact-1 dt {
	float: left;
	width: 440px;
}
.contact-1 dd {
	margin-left: 440px;
	padding: 70px 50px 0 50px;
}
.contact-1 dd h4 {
	margin: 0;
	font-weight: normal;
	font-size: 16px;
	color: #015cb5;
}
.contact-1 dd p {
	font-size: 16px;
	color: #666;
	line-height: 2;
	margin: 20px 0 0;
}
.contact-2 {
	margin-left: -20px;
	margin-bottom: 40px;
}
.contact-2 li {
	float: left;
	width: 25%;
}
.contact-2 li .wrap {
	border: 1px solid #ddd;
	margin-left: 20px;
	text-align: center;
	padding: 20px;
}
.contact-2 li img {
	display: block;
	height: 50px;
	width: auto;
	margin: 0 auto;
}
.contact-2 li p {
	margin-bottom: 0;
	height: 60px;
	overflow: hidden;
}
.web-message {
	background: url(../images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;
	border: 1px solid #ddd;
	padding: 50px 200px;
	margin-bottom: 30px;
}
.form-group {
	margin-bottom: 15px;
}
.form-label {
	float: left;
	line-height: 34px;
	width: 120px;
	text-align: right;
}
.form-label span {
	color: #015cb5;
}
.form-content {
	margin-left: 130px;
}
.form-control {
	line-height: 20px;
	font-size: 14px;
	border: 1px solid #ddd;
	padding: 6px 12px;
	width: 600px;
	display: inline-block;
	vertical-align: top;
	font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}
select.form-control {
	height: 34px;
}
.form-submit {
	padding: 6px 22px;
	color: #fff;
	background-color: #015cb5;
	border: 0;
	cursor: pointer;
	font-size: 16px;
	border-radius: 3px;
}
.form-button {
	padding: 6px 22px;
	color: #fff;
	background-color: #767676;
	border: 0;
	cursor: pointer;
	font-size: 16px;
	border-radius: 3px;
}
.list-4 {
	margin: 0 0 0 -20px;
}
.list-4 li {
	float: left;
	width: 25%;
}
.list-4 li a {
	display: block;
	margin: 0 0 20px 20px;
	border: 1px solid #ececeb;
}
.list-4 li a:hover {
	border-color: #015cb5;
}
.list-4 li .m {
	padding: 10px;
	height: 148px;
	line-height: 148px;
}
.list-4 li .text {
	padding: 5px 20px;
	background-color: #F0F0F0;
}
.list-4 li .text h4 {
	margin: 0;
	font-size: 14px;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	font-weight: normal;
	text-align: center;
}
#message {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1000;
	transform: scale(0);
	transition: .3s;
}
.messagebg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: 1001;
}
#message .m-content {
	margin-top: 10%;
}
#message .m-content .m-message {
	background: #fff;
	width: 580px;
	background: #fff;
	padding: 50px;
	margin: 0 auto;
	position: relative;
	z-index: 1002;
	box-shadow: 1px 1px 50px rgba(0,0,0,.3);
}
.m-message {
	width: 494px;
	margin: 48px auto 0;
}
.m-message label {
	margin-bottom: 15px;
	display: block;
	font-size: 14px;
}
.m-message label em {
	display: block;
	float: right;
	color: red;
	height: 32px;
	line-height: 32px;
}
.m-message label span {
	width: 70px;
	height: 34px;
	line-height: 34px;
	color: #2F2F2F;
	float: left;
	font-weight: bold;
	text-align: right;/*margin-right: 30px;*/
	display: inline-block;
}
.time {
	float: right;
	font-weight: initial;
	margin: 0;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	margin-top: 5px;
}
.m-message label input.inp, .m-message label textarea, .m-message label.code input {
	width: 77%;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	border: #cccccc 1px solid;
	border-radius: 3px;
	padding: 0 14px;
	box-sizing: border-box;
	color: #555;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.m-message label input:focus, .m-message label textarea:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);
}
.m-message label textarea {
	height: 72px;
	line-height: 24px;
	padding: 10px 14px;
}
.m-message label.code {
	line-height: 34px;
}
.m-message label.code input {
	width: 30%;
	float: left;
	margin-right: 30px;
}
.m-message label.code .pic {
	display: inline-block;
	vertical-align: top;
	width: 80px;
	height: 32px;
}
.m-message label.code img {
	display: block;
	width: 100%;
	height: 100%;
}
.btn-1 input {
	width: 52px;
	height: 32px;
	line-height: 32px;
	background: #e8e8e8;
	border: none;
	color: #333;
	margin-right: 22px;
	cursor: pointer;
	transition: 0.3s;
}
.btn-1 {
	padding-left: 72px;
}
.btn-1 input.focus {
	background: #e70012;
	color: #fff;
}
.btn-1 input.focus:hover {
	background: #444;
}
.btn-1 input:hover {
	background: #ccc;
}
.pagination p {
	margin: 0;
	cursor: pointer
}
.pagination {
	height: 40px;
	padding: 20px 0px;
}
.pagination a {
	display: block;
	float: left;
	margin-right: 10px;
	padding: 2px 12px;
	height: 24px;
	border: 1px #cccccc solid;
	background: #fff;
	text-decoration: none;
	color: #808080;
	font-size: 12px;
	line-height: 24px;
}
.pagination a:hover {
	color: #015cb5;
	background: white;
	border: 1px #015cb5 solid;
}
.pagination a.cur {
	border: none;
	background: #015cb5;
	color: #fff;
}
.pagination p {
	float: left;
	padding: 2px 12px;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	color: #bbb;
	border: 1px #ccc solid;
	background: #fcfcfc;
	margin-right: 8px;
}
.pagination p.pageRemark {
	border-style: none;
	background: none;
	margin-right: 0px;
	padding: 4px 0px;
	color: #666;
}
.pagination p.pageRemark b {
	color: red;
}
.pagination p.pageEllipsis {
	border-style: none;
	background: none;
	padding: 4px 0px;
	color: #808080;
}
.dates li {
	font-size: 14px;
	margin: 20px 0
}
.dates li span {
	float: right
}
</pre></body></html>